nx-pak-took

The tool can be used to create and open .pak files used by 10tons games. Note that this is 10tons proprietary .pak format,
not one of the other .pak formats used by games like Quake.

You don't need to use this tool to create mods as the mod can be distributed as separate files as well, but you can use this 
tool to open game .pak files to check out what files are included in game assets.

A .pak file in 10tons games is just a representation of a directory. So instead of having directory data/, you can have data.pak 
placed at same directory level.

Run the tool without parameters to see the usage.



nx-rescaler

nx-rescaler can be used to scale assets (pngs, jpgs, tgas, mfts) to different sizes and fix alpha channels of pngs.